.kh-hero{position:relative;min-height:clamp(220px,25vw,323px);overflow:hidden;display:flex;align-items:center}.kh-hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.kh-hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.15),rgba(0,0,0,.45));z-index:1}.kh-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.kh-hero__content{max-width:780px}.kh-hero h1{margin-bottom:16px;color:#fff}.kh-hero p{max-width:600px;color:rgba(255,255,255,.92)}.kh-btn{height:60px;min-width:150px;padding:0 28px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:14px;text-decoration:none}.kh-btn--light{background:#fff;color:#063b2c}.kh-btn--outline{background:rgba(255,255,255,.06);color:#fff;border:1px solid rgba(255,255,255,.65)}.kh-insight{display:flex;justify-content:center}.kh-insight__card{width:330px;height:230px;padding:30px;border-radius:14px;background:#fff;box-shadow:0 28px 70px rgba(0,0,0,.28);transform:rotate(2deg)}.kh-insight__top{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#000}.kh-insight__icon{color:#063b2c}.kh-insight h3{margin:0 0 14px;color:#000}.kh-insight p{margin:0 0 28px;color:#000}.kh-progress{width:100%;height:7px;border-radius:999px;background:#b5d8cc;overflow:hidden}.kh-progress span{display:block;width:75%;height:100%;background:#1a8f3d}.kh-journey{padding:100px 0}.kh-layout{display:grid;grid-template-columns:1fr 400px;gap:26px;margin-bottom:26px}.kh-left-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.kh-card{position:relative;min-height:345px;border-radius:10px;overflow:hidden}.kh-card--large{grid-column:1/-1}.kh-card img{position:absolute;inset:0;width:100%;height:100%}.kh-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,40,28,.25),rgba(0,40,28,.9));z-index:1}.kh-card__fade{position:absolute;inset:0;background:rgba(230,239,235,.62);backdrop-filter:blur(1px);z-index:1}.kh-card__content{position:absolute;left:34px;right:34px;bottom:34px;z-index:2}.kh-card__icon{color:currentColor;margin-bottom:5px}.kh-card h3{color:#000}.kh-card p{margin:0}.kh-card--large{color:#fff}.kh-card--large p{color:rgba(255,255,255,.86)}.kh-card--soft{background:#dfe9ec;color:#000}.kh-card--large .kh-card__content,.kh-card--soft .kh-card__content{top:34px;bottom:34px;display:grid;grid-template-rows:auto 1fr auto}.kh-card--large .kh-card__icon,.kh-card--soft .kh-card__icon{align-self:start}.kh-card--large .kh-card__text,.kh-card--soft .kh-card__text{grid-row:3}.kh-card--soft p,.kh-card--image-soft p{color:#000}.kh-card--image-soft{color:#000}.kh-card--image-soft .kh-card__content{top:34px;bottom:34px;display:grid;grid-template-rows:auto 1fr auto}.kh-card--image-soft span{display:inline-flex;padding:5px 9px;border-radius:3px;background:#ffc6bd;color:#ad342c;align-self:start;justify-self:start;text-transform:uppercase}.kh-card--image-soft .kh-card__text{grid-row:3}.kh-card--large,.kh-card--soft,.kh-card--image-soft,.kh-season-card,.kh-video-card{transition:transform .28s ease,box-shadow .28s ease;will-change:transform;cursor:pointer}@media(hover:hover){.kh-card--large:hover,.kh-card--soft:hover,.kh-card--image-soft:hover,.kh-season-card:hover,.kh-video-card:hover{transform:translateY(-8px);box-shadow:0 24px 50px rgba(0,45,35,.14)}}.kh-season-card{min-height:100%;padding:38px 32px 32px;border-radius:10px;background:#f5efe0;display:flex;flex-direction:column}.kh-season__icon{color:#5d4c00;margin-bottom:5px}.kh-season-card h2{margin:0 0 20px}.kh-season-card h3{margin:0 0 20px;color:#000}.kh-season-card p{margin:0}.kh-season__items{display:grid;gap:16px;margin-top:auto;padding-top:16px;margin-bottom:16px}.kh-season__item{min-height:56px;padding:0 18px;border-radius:7px;background:rgba(255,255,255,.6);display:flex;align-items:center;justify-content:space-between;gap:18px;transition:transform .22s ease,background-color .22s ease}@media(hover:hover){.kh-season__item:hover{background:rgba(255,255,255,.95);transform:translateX(4px)}}.kh-season__item span{padding:4px 7px;border-radius:4px;background:#28b04b;color:#fff}.kh-season__btn{height:58px;border-radius:6px;background:#2b2100;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none}.kh-video-card{padding:34px;border-radius:10px;background:#5c5c5c21;box-shadow:0 20px 45px rgba(0,45,35,.06);display:grid;grid-template-columns:400px 1fr;gap:36px;align-items:center;cursor:pointer}.kh-video__thumb{position:relative;height:220px;border-radius:7px;overflow:hidden;display:block;color:inherit;text-decoration:none}.kh-video__thumb img,.kh-video__thumb video{width:100%;height:100%;object-fit:cover;display:block;background:#000}.kh-video__thumb video{pointer-events:none}.kh-video__thumb button{position:absolute;top:50%;left:50%;width:68px;height:68px;border-radius:50%;background:#063b2c;color:#fff;display:inline-flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);pointer-events:none}.kh-video__thumb button{border:0}.kh-video__duration{position:absolute;right:12px;bottom:12px;z-index:2;min-width:48px;padding:5px 8px;border-radius:6px;background:rgba(0,0,0,.74);color:#fff;text-align:center;pointer-events:none}.kh-video__duration[hidden]{display:none}.kh-video__content{color:inherit;text-decoration:none}.kh-video__content span{display:inline-flex;padding:7px 11px;margin-bottom:10px;border-radius:3px;background:#acb2b1;color:#373e3c;text-transform:uppercase}.kh-video__content h3{margin:0 0 16px}.kh-video__content p{margin:0 0 10px;color:#000}.kh-video__content a{color:#000;text-decoration:none;display:inline-block;transition:color .22s ease,transform .22s ease}.kh-video__content a:hover{color:#07a91d;transform:translateX(-4px)}@media(max-width:1100px){.kh-hero{padding-top:80px;padding-bottom:80px;min-height:auto}.kh-hero__inner{gap:50px}.kh-hero__inner,.kh-layout,.kh-video-card{grid-template-columns:1fr}.kh-hero__content{text-align:center;margin-inline:auto}.kh-insight{display:none}}@media(max-width:768px){.kh-hero{min-height:auto;padding:48px clamp(16px,2vw,24px)}.kh-hero h1{margin-bottom:12px}.kh-hero__inner{gap:40px}.kh-journey{padding:40px 0}.kh-btn{width:100%}.kh-insight__card{height:auto;min-height:180px;padding:20px;transform:none}.kh-left-grid{grid-template-columns:1fr}.kh-card{min-height:240px}.kh-card__content,.kh-card--soft .kh-card__content,.kh-card--image-soft .kh-card__content{left:20px;right:20px;bottom:20px}.kh-card--large{grid-column:auto}.kh-season-card{padding:24px;min-height:auto}.kh-video-card{padding:16px;gap:16px}.kh-video__thumb{height:160px}}.kh-slider__header{display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative}.kh-slider__header h2{margin:0;text-align:center}.kh-slider__controls{position:absolute;right:0;display:flex;gap:12px}.kh-slider__nav{width:44px;height:44px;border-radius:50%;border:1px solid #1a8f3d;background:transparent;color:#1a8f3d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.kh-slider__nav:hover{background:#1a8f3d;color:#fff}.kh-slider__nav:disabled,.kh-slider__nav[aria-disabled="true"]{opacity:.35;cursor:not-allowed;background:transparent;color:#1a8f3d}.kh-slider{overflow:hidden}.kh-slider__grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 52px)/3);gap:26px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.kh-slider__grid::-webkit-scrollbar{display:none}.kh-slider__grid .kh-card{scroll-snap-align:start}@media(max-width:1100px){.kh-slider__grid{grid-auto-columns:calc((100% - 26px)/2)}}@media(max-width:768px){.kh-slider__grid{grid-auto-columns:100%}}